home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 September
/
CHIP Eylül 1998.iso
/
freeware
/
BIGPA00.EXE
/
BIGpage.exe
/
0
/
RCDATA
/
TREMOTECONTROL
/
TREMOTECONTROL.txt
< prev
Wrap
Text File
|
1998-01-08
|
12KB
|
563 lines
object RemoteControl: TRemoteControl
Left = 290
Top = 195
BorderIcons = []
BorderStyle = bsNone
Caption = 'RemoteControl'
ClientHeight = 322
ClientWidth = 640
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
PopupMenu = popTray
Position = poDefault
ShowHint = True
OnActivate = FormActivate
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object lblBack: TLabel
Left = 58
Top = 132
Width = 35
Height = 18
AutoSize = False
end
object lblNext: TLabel
Left = 115
Top = 132
Width = 35
Height = 18
AutoSize = False
end
object Image1: TImage
Left = 0
Top = 0
Width = 209
Height = 322
Align = alLeft
Picture.Data = {<image001.bmp>}
end
object lbURLs: TListBox
Left = 316
Top = 132
Width = 44
Height = 24
BorderStyle = bsNone
Color = clBlack
ExtendedSelect = False
Font.Charset = ANSI_CHARSET
Font.Color = clAqua
Font.Height = -9
Font.Name = 'Small Fonts'
Font.Style = []
ItemHeight = 11
Items.Strings = (
'http://www.spidersoft.com'
'http://www.news.com')
ParentFont = False
TabOrder = 2
end
object MMLEDCount: TMMLEDPanel
Left = 136
Top = 83
Width = 29
Height = 9
Bevel.BevelInner = bvNone
Bevel.BevelOuter = bvNone
Bevel.BevelInnerWidth = 1
Bevel.BevelOuterWidth = 1
Bevel.BorderStyle = bsNone
Bevel.BorderWidth = 0
Bevel.BorderSpace = 0
Bevel.BorderColor = clBtnFace
Bevel.BorderSpaceColor = clBlack
Bevel.InnerLightColor = clBtnHighlight
Bevel.InnerShadowColor = clBtnShadow
Bevel.OuterLightColor = clBtnHighlight
Bevel.OuterShadowColor = clBtnShadow
ParentShowHint = False
ShowHint = False
LEDColor = clAqua
InactiveColor = clTeal
NumDigits = 5
DigitSize = ls07x11
MaxValue = 99999
MinValue = 0
TabOrder = 1
ZeroBlank = True
end
object MMLEDChannel: TMMLEDPanel
Left = 92
Top = 23
Width = 23
Height = 20
Bevel.BevelInner = bvNone
Bevel.BevelOuter = bvNone
Bevel.BevelInnerWidth = 1
Bevel.BevelOuterWidth = 1
Bevel.BorderStyle = bsNone
Bevel.BorderWidth = 0
Bevel.BorderSpace = 0
Bevel.BorderColor = clBtnFace
Bevel.BorderSpaceColor = clBlack
Bevel.InnerLightColor = clBtnHighlight
Bevel.InnerShadowColor = clBtnShadow
Bevel.OuterLightColor = clBtnHighlight
Bevel.OuterShadowColor = clBtnShadow
ParentShowHint = False
ShowHint = False
LEDColor = clAqua
InactiveColor = clTeal
DigitSize = ls13x20
MaxValue = 320
MinValue = 0
TabOrder = 0
Value = 1
end
object Panel1: TPanel
Left = 55
Top = 126
Width = 99
Height = 155
BevelOuter = bvNone
Caption = 'Panel1'
TabOrder = 3
object Image2: TImage
Left = 0
Top = 0
Width = 99
Height = 155
Align = alClient
Picture.Data = {<image002.bmp>}
Stretch = True
end
object lblDig3: TLabel
Left = 73
Top = 67
Width = 18
Height = 13
Cursor = crHandPoint
AutoSize = False
Transparent = True
OnClick = DigitClick
end
object lblDig1: TLabel
Left = 5
Top = 66
Width = 18
Height = 13
Cursor = crHandPoint
AutoSize = False
Transparent = True
OnClick = DigitClick
end
object Label5: TLabel
Left = 6
Top = 6
Width = 36
Height = 16
Cursor = crHandPoint
AutoSize = False
Transparent = True
OnMouseDown = btnPreviousClick
end
object Label6: TLabel
Left = 57
Top = 6
Width = 36
Height = 16
Cursor = crHandPoint
AutoSize = False
Transparent = True
OnMouseDown = btnNextClick
end
object Label7: TLabel
Left = 32
Top = 35
Width = 36
Height = 20
Cursor = crHandPoint
Hint = 'Browse'
AutoSize = False
Transparent = True
OnClick = btnBrowseClick
end
object lblDig2: TLabel
Left = 40
Top = 71
Width = 18
Height = 13
Cursor = crHandPoint
AutoSize = False
Transparent = True
OnClick = DigitClick
end
object lblDig4: TLabel
Left = 6
Top = 90
Width = 18
Height = 13
Cursor = crHandPoint
AutoSize = False
Transparent = True
OnClick = DigitClick
end
object lblDig5: TLabel
Left = 41
Top = 95
Width = 18
Height = 13
Cursor = crHandPoint
AutoSize = False
Transparent = True
OnClick = DigitClick
end
object lblDig6: TLabel
Left = 75
Top = 89
Width = 18
Height = 13
Cursor = crHandPoint
AutoSize = False
Transparent = True
OnClick = DigitClick
end
object lblDig7: TLabel
Left = 6
Top = 113
Width = 18
Height = 13
Cursor = crHandPoint
AutoSize = False
Transparent = True
OnClick = DigitClick
end
object lblDig8: TLabel
Left = 40
Top = 117
Width = 18
Height = 13
Cursor = crHandPoint
AutoSize = False
Transparent = True
OnClick = DigitClick
end
object lblDig9: TLabel
Left = 75
Top = 113
Width = 18
Height = 13
Cursor = crHandPoint
AutoSize = False
Transparent = True
OnClick = DigitClick
end
object lblDig0: TLabel
Left = 41
Top = 141
Width = 18
Height = 13
Cursor = crHandPoint
AutoSize = False
Transparent = True
OnClick = DigitClick
end
end
object Panel2: TPanel
Left = 168
Top = 13
Width = 21
Height = 18
BevelOuter = bvNone
TabOrder = 4
object Image3: TImage
Left = 0
Top = 0
Width = 21
Height = 18
Cursor = crHandPoint
Hint = 'Minimize'
Align = alClient
Picture.Data = {<image003.bmp>}
Stretch = True
OnClick = btnExitClick
end
end
object Panel3: TPanel
Left = 25
Top = 111
Width = 22
Height = 23
BevelOuter = bvNone
TabOrder = 5
object Image4: TImage
Left = 0
Top = 0
Width = 22
Height = 23
Cursor = crHandPoint
Hint = 'Program'
Align = alClient
Picture.Data = {<image004.bmp>}
Stretch = True
OnClick = btnEditClick
end
end
object Panel4: TPanel
Left = 6
Top = 50
Width = 196
Height = 23
BevelOuter = bvNone
TabOrder = 6
object Image5: TImage
Left = 0
Top = 0
Width = 196
Height = 23
Align = alClient
Picture.Data = {<image005.bmp>}
Stretch = True
end
object lblChannel: TMMLEDLABEL
Left = 7
Top = 5
Width = 165
Caption = 'TOP 5 NEWS'
Color = clNavy
ParentColor = False
AutoSize = False
Alignment = taCenter
FontSize = fs11x13
InactiveColor = clTeal
LEDColor = clAqua
NumChars = 15
ScrollSpeed = 222
Bevel.BevelInner = bvNone
Bevel.BevelOuter = bvNone
Bevel.BevelInnerWidth = 1
Bevel.BevelOuterWidth = 1
Bevel.BorderStyle = bsNone
Bevel.BorderWidth = 0
Bevel.BorderSpace = 0
Bevel.BorderColor = clBtnFace
Bevel.BorderSpaceColor = clBlack
Bevel.InnerLightColor = clBtnHighlight
Bevel.InnerShadowColor = clBtnShadow
Bevel.OuterLightColor = clBtnHighlight
Bevel.OuterShadowColor = clBtnShadow
end
end
object Panel5: TPanel
Left = 82
Top = 3
Width = 46
Height = 14
BevelOuter = bvNone
TabOrder = 7
object Image6: TImage
Left = 0
Top = 0
Width = 46
Height = 14
Align = alClient
Picture.Data = {<image006.bmp>}
Stretch = True
end
object Label2: TLabel
Left = 4
Top = 5
Width = 34
Height = 11
Caption = 'Channel'
Font.Charset = DEFAULT_CHARSET
Font.Color = clAqua
Font.Height = -9
Font.Name = 'Small Fonts'
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowHint = False
Transparent = True
end
end
object Panel6: TPanel
Left = 104
Top = 82
Width = 28
Height = 14
BevelOuter = bvNone
TabOrder = 8
object Image7: TImage
Left = 0
Top = 0
Width = 28
Height = 14
Align = alClient
Picture.Data = {<image007.bmp>}
Stretch = True
end
object Label4: TLabel
Left = 0
Top = 0
Width = 28
Height = 11
Caption = 'Count:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clAqua
Font.Height = -9
Font.Name = 'Small Fonts'
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowHint = False
Transparent = True
end
end
object Panel7: TPanel
Left = 161
Top = 111
Width = 23
Height = 23
BevelOuter = bvNone
Caption = 'Panel7'
TabOrder = 9
object btnInfo: TImage
Left = 0
Top = 0
Width = 23
Height = 23
Cursor = crHandPoint
Hint = 'Info'
Align = alClient
Picture.Data = {<image008.bmp>}
Stretch = True
OnClick = btnInfoClick
end
end
object Panel8: TPanel
Left = 161
Top = 142
Width = 22
Height = 22
BevelOuter = bvNone
Caption = 'Panel7'
TabOrder = 10
object btnOptions: TImage
Left = 0
Top = 0
Width = 22
Height = 22
Cursor = crHandPoint
Hint = 'Options'
Align = alClient
Picture.Data = {<image009.bmp>}
Stretch = True
OnClick = btnOptionsClick
end
end
object Panel9: TPanel
Left = 25
Top = 142
Width = 22
Height = 23
BevelOuter = bvNone
Caption = 'Panel9'
TabOrder = 11
object btnQuickPage: TImage
Left = 0
Top = 0
Width = 22
Height = 23
Cursor = crHandPoint
Hint = 'QUICKpage'
Align = alClient
Picture.Data = {<image010.bmp>}
Stretch = True
OnClick = btnQuickPageClick
end
end
object FormShaper1: TFormShaper
AutoActivate = True
CaptionForm = False
AutoSize = True
ShapeActive = False
WindowMove = False
Mask.ResType = 'PIC'
Mask.PicFile = 'C:\DEV97\BIGpage\remote2.bmp'
Left = 358
Top = 69
end
object PGTrayIcon951: TPGTrayIcon95
Icon.Data = {<image011.ico>}
Active = True
AutoPopup = True
Hint = 'BIGpage'
OnClick = PGTrayIcon951Click
Options = [toMinimizeToTray]
PopupMenu = popTray
Left = 388
Top = 68
end
object popTray: TPopupMenu
Left = 326
Top = 70
object pmiRestore: TMenuItem
Caption = '&Restore'
OnClick = pmiRestoreClick
end
object pmiMinimize: TMenuItem
Caption = 'Mi&nimize'
OnClick = pmiMinimizeClick
end
object N1: TMenuItem
Caption = '-'
end
object pmiProgram: TMenuItem
Caption = '&Program...'
OnClick = btnEditClick
end
object pmiQUICKpage: TMenuItem
Caption = '&QUICKpage...'
OnClick = btnQuickPageClick
end
object pmiInfo: TMenuItem
Caption = '&Info...'
OnClick = btnInfoClick
end
object pmiOptions: TMenuItem
Caption = '&Options...'
OnClick = btnOptionsClick
end
object N2: TMenuItem
Caption = '-'
end
object pmiClose: TMenuItem
Caption = 'E&xit'
ShortCut = 32883
OnClick = pmiCloseClick
end
end
object TimerChannel: TTimer
Enabled = False
Interval = 2500
OnTimer = TimerChannelTimer
Left = 298
Top = 71
end
object GoToWeb: TGoToWeb
Url = 'http://www.spidersoft.com'
EMail = 'cresto@mygale.org'
BrowserState = gwNormal
Left = 267
Top = 69
end
end